ASP.NET MVC Controls
MultiRow<T> Class
Members 

The MultiRow control provides a powerful and flexible way to display and edit data in multiple rows per item.
Object Model
MultiRow<T> ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellRange ClassCellTemplate Class
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class MultiRow(Of T) 
   Inherits C1.Web.Mvc.FlexGridBase(Of T)
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
public class MultiRow<T> : C1.Web.Mvc.FlexGridBase<T>, C1.Web.Mvc.ITemplate  
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexGridBase<T>
               C1.Web.Mvc.MultiRow.MultiRow<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MultiRow<T> Members
C1.Web.Mvc.MultiRow Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback